Defines an extra large TIFF image.
Extra large TIFF images are not loaded in memory while the PDF file is created, their content is transfered directly to the output PDF file when it is saved. Because of this a reference to the original TIFF stream must be kept until the PDF file is saved.

Full documentation

Full documentation

Full documentation

Initializes a new PDFXLTiffImage object.

Full documentation

Initializes a new PDFXLTiffImage object.

Full documentation

Initializes a new PDFXLTiffImage object.

Full documentation

Initializes a new PDFXLTiffImage object.

Full documentation

This method supports the internal library infrastructure and should not be used by external client code.

Full documentation

Gets the alternate images.

Full documentation

Gets the bits per component.
Valid values are 1, 2, 4, 8, and (in PDF 1.5) 16.

Full documentation

Gets the color space.

Full documentation

Gets the COS image.

Full documentation

Gets the image frame count.

Full documentation

Gets the image height.

Full documentation

Gets a value indicating whether image interpolation is to be performed.

Full documentation

Gets the logical image height.

Full documentation

Gets the logical image width.

Full documentation

Gets the image mask.

Full documentation

Gets the image measure.

Full documentation

Gets the image orientation.

Full documentation

Gets the point data.

Full documentation

Gets the X resolution in the source image.

Full documentation

Gets the Y resolution in the source image.

Full documentation

Gets the structure element that represents this image.

Full documentation

Gets the image width.

Full documentation

Loads an image from the given stream.

Full documentation

Sets the alternate images.

Full documentation

Sets the bits per component.
Valid values are 1, 2, 4, 8, and (in PDF 1.5) 16.

Full documentation

Sets the color space.

Full documentation

Sets a value indicating whether image interpolation is to be performed.

Full documentation

Sets the image mask.

Full documentation

Sets the image measure.

Full documentation

This method supports the internal library infrastructure and should not be used by external client code.

Full documentation

Sets the point data.

Full documentation

Sets the structure element that represents this image.

Full documentation